Vapi Metadata Authentication OperationInfo
Vapi Metadata Authentication OperationInfo
The Vapi Metadata Authentication OperationInfo schema contains authentication information of an operation element.
JSON Example
{
"schemes": [
{
"scheme_type": "string",
"session_manager": "string",
"scheme": "string"
}
]
}
schemes
Required
List of authentication schemes used by an operation element. The authentication scheme specified on the service element corresponding to this operation element is ignored.